1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmBilling
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Dim Label5 As System.Windows.Forms.Label
27         Dim Label51 As System.Windows.Forms.Label
28         Dim Label49 As System.Windows.Forms.Label
29         Dim Label6 As System.Windows.Forms.Label
30         Dim Label25 As System.Windows.Forms.Label
31         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
32         Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
33         Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
34         Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
35         Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
36         Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
37         Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
38         Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
39         Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
40         Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
41         Dim DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
42         Dim DataGridViewCellStyle22 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
43         Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
44         Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
45         Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
46         Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
47         Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
48         Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
49         Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
50         Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
51         Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
52         Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
53         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBilling))
54         Me.Panel1 = New System.Windows.Forms.Panel()
55         Me.DataGridView2 = New System.Windows.Forms.DataGridView()
56         Me.Column8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
57         Me.Column15 = New System.Windows.Forms.DataGridViewTextBoxColumn()
58         Me.Column16 = New System.Windows.Forms.DataGridViewTextBoxColumn()
59         Me.Label8 = New System.Windows.Forms.Label()
60         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
61         Me.btnListReset1 = New System.Windows.Forms.Button()
62         Me.btnListUpdate1 = New System.Windows.Forms.Button()
63         Me.dtpPaymentDate = New System.Windows.Forms.DateTimePicker()
64         Me.Label7 = New System.Windows.Forms.Label()
65         Me.txtPayment = New System.Windows.Forms.TextBox()
66         Me.cmbPaymentMode = New System.Windows.Forms.ComboBox()
67         Me.btnRemove1 = New System.Windows.Forms.Button()
68         Me.btnAdd1 = New System.Windows.Forms.Button()
69         Me.Label12 = New System.Windows.Forms.Label()
70         Me.Label13 = New System.Windows.Forms.Label()
71         Me.txtRemarks = New System.Windows.Forms.TextBox()
72         Me.Panel4 = New System.Windows.Forms.Panel()
73         Me.txtGrandTotal = New System.Windows.Forms.TextBox()
74         Me.Label31 = New System.Windows.Forms.Label()
75         Me.txtPaymentDue = New System.Windows.Forms.TextBox()
76         Me.txtTotalPayment = New System.Windows.Forms.TextBox()
77         Me.Label34 = New System.Windows.Forms.Label()
78         Me.Label35 = New System.Windows.Forms.Label()
79         Me.DataGridView1 = New System.Windows.Forms.DataGridView()
80         Me.Column12 = New System.Windows.Forms.DataGridViewTextBoxColumn()
81         Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
82         Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
83         Me.Column13 = New System.Windows.Forms.DataGridViewTextBoxColumn()
84         Me.Column14 = New System.Windows.Forms.DataGridViewTextBoxColumn()
85         Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
86         Me.Column4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
87         Me.Column5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
88         Me.Column6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
89         Me.Column9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
90         Me.Column10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
91         Me.Column11 = New System.Windows.Forms.DataGridViewTextBoxColumn()
92         Me.Column7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
93         Me.GroupBox5 = New System.Windows.Forms.GroupBox()
94         Me.btnListReset = New System.Windows.Forms.Button()
95         Me.btnListUpdate = New System.Windows.Forms.Button()
96         Me.btnRemove = New System.Windows.Forms.Button()
97         Me.btnSelectionInv = New System.Windows.Forms.Button()
98         Me.txtTotalAmount = New System.Windows.Forms.TextBox()
99         Me.Label24 = New System.Windows.Forms.Label()
100         Me.txtQty = New System.Windows.Forms.TextBox()
101         Me.txtProductName = New System.Windows.Forms.TextBox()
102         Me.btnAdd = New System.Windows.Forms.Button()
103         Me.Label23 = New System.Windows.Forms.Label()
104         Me.txtProductCode = New System.Windows.Forms.TextBox()
105         Me.txtDiscountPer = New System.Windows.Forms.TextBox()
106         Me.txtVATAmount = New System.Windows.Forms.TextBox()
107         Me.Label58 = New System.Windows.Forms.Label()
108         Me.Label10 = New System.Windows.Forms.Label()
109         Me.txtMargin = New System.Windows.Forms.TextBox()
110         Me.Label21 = New System.Windows.Forms.Label()
111         Me.Label56 = New System.Windows.Forms.Label()
112         Me.txtCostPrice = New System.Windows.Forms.TextBox()
113         Me.txtDiscountAmount = New System.Windows.Forms.TextBox()
114         Me.txtAmount = New System.Windows.Forms.TextBox()
115         Me.txtVAT = New System.Windows.Forms.TextBox()
116         Me.Label11 = New System.Windows.Forms.Label()
117         Me.txtSellingPrice = New System.Windows.Forms.TextBox()
118         Me.GroupBox3 = New System.Windows.Forms.GroupBox()
119         Me.txtContactNo = New System.Windows.Forms.TextBox()
120         Me.Label9 = New System.Windows.Forms.Label()
121         Me.Label2 = New System.Windows.Forms.Label()
122         Me.btnSelect = New System.Windows.Forms.Button()
123         Me.Label3 = New System.Windows.Forms.Label()
124         Me.txtCustomerID = New System.Windows.Forms.TextBox()
125         Me.txtCustomerName = New System.Windows.Forms.TextBox()
126         Me.GroupBox4 = New System.Windows.Forms.GroupBox()
127         Me.dtpInvoiceDate = New System.Windows.Forms.DateTimePicker()
128         Me.txtInvoiceNo = New System.Windows.Forms.TextBox()
129         Me.Label4 = New System.Windows.Forms.Label()
130         Me.Panel3 = New System.Windows.Forms.Panel()
131         Me.btnPrint = New System.Windows.Forms.Button()
132         Me.btnGetData = New System.Windows.Forms.Button()
133         Me.btnDelete = New System.Windows.Forms.Button()
134         Me.btnClose = New System.Windows.Forms.Button()
135         Me.btnUpdate = New System.Windows.Forms.Button()
136         Me.btnSave = New System.Windows.Forms.Button()
137         Me.btnNew = New System.Windows.Forms.Button()
138         Me.Panel2 = New System.Windows.Forms.Panel()
139         Me.txtCustomerType = New System.Windows.Forms.TextBox()
140         Me.txtProductID = New System.Windows.Forms.TextBox()
141         Me.txtID = New System.Windows.Forms.TextBox()
142         Me.txtCID = New System.Windows.Forms.TextBox()
143         Me.txtTotalQty = New System.Windows.Forms.TextBox()
144         Me.lblUserType = New System.Windows.Forms.Label()
145         Me.lblSet = New System.Windows.Forms.Label()
146         Me.lblUser = New System.Windows.Forms.Label()
147         Me.Label1 = New System.Windows.Forms.Label()
148         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
149         Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
150         Label5 = New System.Windows.Forms.Label()
151         Label51 = New System.Windows.Forms.Label()
152         Label49 = New System.Windows.Forms.Label()
153         Label6 = New System.Windows.Forms.Label()
154         Label25 = New System.Windows.Forms.Label()
155         Me.Panel1.SuspendLayout()
156         CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
157         Me.GroupBox2.SuspendLayout()
158         Me.Panel4.SuspendLayout()
159         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
160         Me.GroupBox5.SuspendLayout()
161         Me.GroupBox3.SuspendLayout()
162         Me.GroupBox4.SuspendLayout()
163         Me.Panel3.SuspendLayout()
164         Me.Panel2.SuspendLayout()
165         Me.SuspendLayout()
166         
'
167         
'Label5
168         
'
169         Label5.AutoSize = True
170         Label5.ForeColor = System.Drawing.Color.Black
171         Label5.Location = New System.Drawing.Point(
26, 26)
172         Label5.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
173         Label5.Name =
"Label5"
174         Label5.Size = New System.Drawing.Size(
68, 13)
175         Label5.TabIndex =
268
176         Label5.Text =
"Invoice No. :"
177         
'
178         
'Label51
179         
'
180         Label51.AutoSize = True
181         Label51.ForeColor = System.Drawing.Color.Black
182         Label51.Location = New System.Drawing.Point(
21, 153)
183         Label51.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
184         Label51.Name =
"Label51"
185         Label51.Size = New System.Drawing.Size(
55, 13)
186         Label51.TabIndex =
319
187         Label51.Text =
"Discount :"
188         
'
189         
'Label49
190         
'
191         Label49.AutoSize = True
192         Label49.ForeColor = System.Drawing.Color.Black
193         Label49.Location = New System.Drawing.Point(
22, 127)
194         Label49.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
195         Label49.Name =
"Label49"
196         Label49.Size = New System.Drawing.Size(
49, 13)
197         Label49.TabIndex =
314
198         Label49.Text =
"Amount :"
199         
'
200         
'Label6
201         
'
202         Label6.AutoSize = True
203         Label6.ForeColor = System.Drawing.Color.Black
204         Label6.Location = New System.Drawing.Point(
21, 180)
205         Label6.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
206         Label6.Name =
"Label6"
207         Label6.Size = New System.Drawing.Size(
34, 13)
208         Label6.TabIndex =
312
209         Label6.Text =
"VAT :"
210         
'
211         
'Label25
212         
'
213         Label25.AutoSize = True
214         Label25.ForeColor = System.Drawing.Color.Black
215         Label25.Location = New System.Drawing.Point(
21, 206)
216         Label25.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
217         Label25.Name =
"Label25"
218         Label25.Size = New System.Drawing.Size(
76, 13)
219         Label25.TabIndex =
326
220         Label25.Text =
"Total Amount :"
221         
'
222         
'Panel1
223         
'
224         Me.Panel1.BackColor = System.Drawing.Color.White
225         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
226         Me.Panel1.Controls.Add(Me.DataGridView2)
227         Me.Panel1.Controls.Add(Me.Label8)
228         Me.Panel1.Controls.Add(Me.GroupBox2)
229         Me.Panel1.Controls.Add(Me.txtRemarks)
230         Me.Panel1.Controls.Add(Me.Panel4)
231         Me.Panel1.Controls.Add(Me.DataGridView1)
232         Me.Panel1.Controls.Add(Me.GroupBox5)
233         Me.Panel1.Controls.Add(Me.GroupBox3)
234         Me.Panel1.Controls.Add(Me.GroupBox4)
235         Me.Panel1.Controls.Add(Me.Panel3)
236         Me.Panel1.Controls.Add(Me.Panel2)
237         Me.Panel1.Location = New System.Drawing.Point(
7, 6)
238         Me.Panel1.Name =
"Panel1"
239         Me.Panel1.Size = New System.Drawing.Size(
1170, 550)
240         Me.Panel1.TabIndex =
2
241         
'
242         
'DataGridView2
243         
'
244         Me.DataGridView2.AllowUserToAddRows = False
245         Me.DataGridView2.AllowUserToDeleteRows = False
246         DataGridViewCellStyle1.BackColor = System.Drawing.Color.FloralWhite
247         Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
248         Me.DataGridView2.BackgroundColor = System.Drawing.Color.White
249         Me.DataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
250         DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
251         DataGridViewCellStyle2.BackColor = System.Drawing.Color.CadetBlue
252         DataGridViewCellStyle2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
253         DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black
254         DataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.LightSteelBlue
255         DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
256         DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
257         Me.DataGridView2.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
258         Me.DataGridView2.ColumnHeadersHeight =
24
259         Me.DataGridView2.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column8, Me.Column15, Me.Column16})
260         Me.DataGridView2.Cursor = System.Windows.Forms.Cursors.Hand
261         DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
262         DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
263         DataGridViewCellStyle5.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
264         DataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(
64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
265         DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
266         DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
267         DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
268         Me.DataGridView2.DefaultCellStyle = DataGridViewCellStyle5
269         Me.DataGridView2.EnableHeadersVisualStyles = False
270         Me.DataGridView2.GridColor = System.Drawing.Color.White
271         Me.DataGridView2.Location = New System.Drawing.Point(
684, 133)
272         Me.DataGridView2.Name =
"DataGridView2"
273         Me.DataGridView2.ReadOnly = True
274         Me.DataGridView2.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
275         DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
276         DataGridViewCellStyle6.BackColor = System.Drawing.Color.CadetBlue
277         DataGridViewCellStyle6.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
278         DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
279         DataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.DarkSlateGray
280         DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
281         DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
282         Me.DataGridView2.RowHeadersDefaultCellStyle = DataGridViewCellStyle6
283         Me.DataGridView2.RowHeadersWidth =
25
284         Me.DataGridView2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
285         DataGridViewCellStyle7.BackColor = System.Drawing.Color.White
286         DataGridViewCellStyle7.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
287         DataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.DarkSlateGray
288         DataGridViewCellStyle7.SelectionForeColor = System.Drawing.Color.White
289         Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle7
290         Me.DataGridView2.RowTemplate.Height =
18
291         Me.DataGridView2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
292         Me.DataGridView2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
293         Me.DataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
294         Me.DataGridView2.Size = New System.Drawing.Size(
330, 110)
295         Me.DataGridView2.TabIndex =
86
296         
'
297         
'Column8
298         
'
299         Me.Column8.HeaderText =
"Payment Mode"
300         Me.Column8.Name =
"Column8"
301         Me.Column8.ReadOnly = True
302         
'
303         
'Column15
304         
'
305         DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
306         Me.Column15.DefaultCellStyle = DataGridViewCellStyle3
307         Me.Column15.HeaderText =
"Payment"
308         Me.Column15.Name =
"Column15"
309         Me.Column15.ReadOnly = True
310         
'
311         
'Column16
312         
'
313         DataGridViewCellStyle4.Format =
"dd/MM/yyyy"
314         Me.Column16.DefaultCellStyle = DataGridViewCellStyle4
315         Me.Column16.HeaderText =
"Payment Date"
316         Me.Column16.Name =
"Column16"
317         Me.Column16.ReadOnly = True
318         
'
319         
'Label8
320         
'
321         Me.Label8.AutoSize = True
322         Me.Label8.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
323         Me.Label8.Location = New System.Drawing.Point(
635, 258)
324         Me.Label8.Name =
"Label8"
325         Me.Label8.Size = New System.Drawing.Size(
55, 13)
326         Me.Label8.TabIndex =
85
327         Me.Label8.Text =
"Remarks :"
328         
'
329         
'GroupBox2
330         
'
331         Me.GroupBox2.Controls.Add(Me.btnListReset1)
332         Me.GroupBox2.Controls.Add(Me.btnListUpdate1)
333         Me.GroupBox2.Controls.Add(Me.dtpPaymentDate)
334         Me.GroupBox2.Controls.Add(Me.Label7)
335         Me.GroupBox2.Controls.Add(Me.txtPayment)
336         Me.GroupBox2.Controls.Add(Me.cmbPaymentMode)
337         Me.GroupBox2.Controls.Add(Me.btnRemove1)
338         Me.GroupBox2.Controls.Add(Me.btnAdd1)
339         Me.GroupBox2.Controls.Add(Me.Label12)
340         Me.GroupBox2.Controls.Add(Me.Label13)
341         Me.GroupBox2.Location = New System.Drawing.Point(
323, 127)
342         Me.GroupBox2.Name =
"GroupBox2"
343         Me.GroupBox2.Size = New System.Drawing.Size(
353, 126)
344         Me.GroupBox2.TabIndex =
3
345         Me.GroupBox2.TabStop = False
346         Me.GroupBox2.Text =
"Payment Info"
347         
'
348         
'btnListReset1
349         
'
350         Me.btnListReset1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
351         Me.btnListReset1.Location = New System.Drawing.Point(
265, 21)
352         Me.btnListReset1.Name =
"btnListReset1"
353         Me.btnListReset1.Size = New System.Drawing.Size(
82, 21)
354         Me.btnListReset1.TabIndex =
27
355         Me.btnListReset1.Text =
"Reset"
356         Me.btnListReset1.UseVisualStyleBackColor = True
357         
'
358         
'btnListUpdate1
359         
'
360         Me.btnListUpdate1.Enabled = False
361         Me.btnListUpdate1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
362         Me.btnListUpdate1.Location = New System.Drawing.Point(
264, 98)
363         Me.btnListUpdate1.Name =
"btnListUpdate1"
364         Me.btnListUpdate1.Size = New System.Drawing.Size(
82, 21)
365         Me.btnListUpdate1.TabIndex =
26
366         Me.btnListUpdate1.Text =
"Update"
367         Me.btnListUpdate1.UseVisualStyleBackColor = True
368         
'
369         
'dtpPaymentDate
370         
'
371         Me.dtpPaymentDate.CustomFormat =
"dd/MM/yyyy"
372         Me.dtpPaymentDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom
373         Me.dtpPaymentDate.Location = New System.Drawing.Point(
123, 77)
374         Me.dtpPaymentDate.Margin = New System.Windows.Forms.Padding(
2)
375         Me.dtpPaymentDate.Name =
"dtpPaymentDate"
376         Me.dtpPaymentDate.Size = New System.Drawing.Size(
111, 20)
377         Me.dtpPaymentDate.TabIndex =
2
378         
'
379         
'Label7
380         
'
381         Me.Label7.AutoSize = True
382         Me.Label7.Location = New System.Drawing.Point(
32, 77)
383         Me.Label7.Name =
"Label7"
384         Me.Label7.Size = New System.Drawing.Size(
80, 13)
385         Me.Label7.TabIndex =
25
386         Me.Label7.Text =
"Payment Date :"
387         
'
388         
'txtPayment
389         
'
390         Me.txtPayment.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
391         Me.txtPayment.Location = New System.Drawing.Point(
123, 51)
392         Me.txtPayment.Name =
"txtPayment"
393         Me.txtPayment.Size = New System.Drawing.Size(
88, 20)
394         Me.txtPayment.TabIndex =
1
395         Me.txtPayment.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
396         
'
397         
'cmbPaymentMode
398         
'
399         Me.cmbPaymentMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
400         Me.cmbPaymentMode.FormattingEnabled = True
401         Me.cmbPaymentMode.Items.AddRange(New Object() {
"By Cash", "By Cheque", "By DD", "By Debit Card", "By Credit Card"})
402         Me.cmbPaymentMode.Location = New System.Drawing.Point(
123, 24)
403         Me.cmbPaymentMode.Name =
"cmbPaymentMode"
404         Me.cmbPaymentMode.Size = New System.Drawing.Size(
121, 21)
405         Me.cmbPaymentMode.TabIndex =
0
406         
'
407         
'btnRemove1
408         
'
409         Me.btnRemove1.Enabled = False
410         Me.btnRemove1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
411         Me.btnRemove1.Location = New System.Drawing.Point(
264, 72)
412         Me.btnRemove1.Name =
"btnRemove1"
413         Me.btnRemove1.Size = New System.Drawing.Size(
82, 21)
414         Me.btnRemove1.TabIndex =
4
415         Me.btnRemove1.Text =
"Remove"
416         Me.btnRemove1.UseVisualStyleBackColor = True
417         
'
418         
'btnAdd1
419         
'
420         Me.btnAdd1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
421         Me.btnAdd1.Location = New System.Drawing.Point(
264, 47)
422         Me.btnAdd1.Name =
"btnAdd1"
423         Me.btnAdd1.Size = New System.Drawing.Size(
82, 21)
424         Me.btnAdd1.TabIndex =
3
425         Me.btnAdd1.Text =
"Add"
426         Me.btnAdd1.UseVisualStyleBackColor = True
427         
'
428         
'Label12
429         
'
430         Me.Label12.AutoSize = True
431         Me.Label12.Location = New System.Drawing.Point(
32, 24)
432         Me.Label12.Name =
"Label12"
433         Me.Label12.Size = New System.Drawing.Size(
84, 13)
434         Me.Label12.TabIndex =
11
435         Me.Label12.Text =
"Payment Mode :"
436         
'
437         
'Label13
438         
'
439         Me.Label13.AutoSize = True
440         Me.Label13.Location = New System.Drawing.Point(
32, 50)
441         Me.Label13.Name =
"Label13"
442         Me.Label13.Size = New System.Drawing.Size(
54, 13)
443         Me.Label13.TabIndex =
22
444         Me.Label13.Text =
"Payment :"
445         
'
446         
'txtRemarks
447         
'
448         Me.txtRemarks.BackColor = System.Drawing.Color.White
449         Me.txtRemarks.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
450         Me.txtRemarks.Location = New System.Drawing.Point(
638, 274)
451         Me.txtRemarks.Multiline = True
452         Me.txtRemarks.Name =
"txtRemarks"
453         Me.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both
454         Me.txtRemarks.Size = New System.Drawing.Size(
329, 91)
455         Me.txtRemarks.TabIndex =
6
456         
'
457         
'Panel4
458         
'
459         Me.Panel4.BackColor = System.Drawing.Color.Transparent
460         Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
461         Me.Panel4.Controls.Add(Me.txtGrandTotal)
462         Me.Panel4.Controls.Add(Me.Label31)
463         Me.Panel4.Controls.Add(Me.txtPaymentDue)
464         Me.Panel4.Controls.Add(Me.txtTotalPayment)
465         Me.Panel4.Controls.Add(Me.Label34)
466         Me.Panel4.Controls.Add(Me.Label35)
467         Me.Panel4.Location = New System.Drawing.Point(
456, 259)
468         Me.Panel4.Name =
"Panel4"
469         Me.Panel4.Size = New System.Drawing.Size(
176, 107)
470         Me.Panel4.TabIndex =
5
471         
'
472         
'txtGrandTotal
473         
'
474         Me.txtGrandTotal.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
475         Me.txtGrandTotal.Location = New System.Drawing.Point(
103, 23)
476         Me.txtGrandTotal.Name =
"txtGrandTotal"
477         Me.txtGrandTotal.ReadOnly = True
478         Me.txtGrandTotal.Size = New System.Drawing.Size(
62, 20)
479         Me.txtGrandTotal.TabIndex =
0
480         Me.txtGrandTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
481         
'
482         
'Label31
483         
'
484         Me.Label31.AutoSize = True
485         Me.Label31.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
486         Me.Label31.Location = New System.Drawing.Point(
10, 23)
487         Me.Label31.Name =
"Label31"
488         Me.Label31.Size = New System.Drawing.Size(
69, 13)
489         Me.Label31.TabIndex =
84
490         Me.Label31.Text =
"Grand Total :"
491         
'
492         
'txtPaymentDue
493         
'
494         Me.txtPaymentDue.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
495         Me.txtPaymentDue.Location = New System.Drawing.Point(
103, 73)
496         Me.txtPaymentDue.Name =
"txtPaymentDue"
497         Me.txtPaymentDue.ReadOnly = True
498         Me.txtPaymentDue.Size = New System.Drawing.Size(
62, 20)
499         Me.txtPaymentDue.TabIndex =
2
500         Me.txtPaymentDue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
501         
'
502         
'txtTotalPayment
503         
'
504         Me.txtTotalPayment.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
505         Me.txtTotalPayment.Location = New System.Drawing.Point(
103, 48)
506         Me.txtTotalPayment.Name =
"txtTotalPayment"
507         Me.txtTotalPayment.ReadOnly = True
508         Me.txtTotalPayment.Size = New System.Drawing.Size(
62, 20)
509         Me.txtTotalPayment.TabIndex =
1
510         Me.txtTotalPayment.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
511         
'
512         
'Label34
513         
'
514         Me.Label34.AutoSize = True
515         Me.Label34.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
516         Me.Label34.Location = New System.Drawing.Point(
10, 73)
517         Me.Label34.Name =
"Label34"
518         Me.Label34.Size = New System.Drawing.Size(
77, 13)
519         Me.Label34.TabIndex =
79
520         Me.Label34.Text =
"Payment Due :"
521         
'
522         
'Label35
523         
'
524         Me.Label35.AutoSize = True
525         Me.Label35.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
526         Me.Label35.Location = New System.Drawing.Point(
10, 48)
527         Me.Label35.Name =
"Label35"
528         Me.Label35.Size = New System.Drawing.Size(
81, 13)
529         Me.Label35.TabIndex =
78
530         Me.Label35.Text =
"Total Payment :"
531         
'
532         
'DataGridView1
533         
'
534         Me.DataGridView1.AllowUserToAddRows = False
535         Me.DataGridView1.AllowUserToDeleteRows = False
536         DataGridViewCellStyle8.BackColor = System.Drawing.Color.FloralWhite
537         Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
538         Me.DataGridView1.BackgroundColor = System.Drawing.Color.White
539         Me.DataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
540         DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
541         DataGridViewCellStyle9.BackColor = System.Drawing.Color.CadetBlue
542         DataGridViewCellStyle9.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
543         DataGridViewCellStyle9.ForeColor = System.Drawing.Color.Black
544         DataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.LightSteelBlue
545         DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
546         DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
547         Me.DataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle9
548         Me.DataGridView1.ColumnHeadersHeight =
24
549         Me.DataGridView1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column12, Me.Column1, Me.Column2, Me.Column13, Me.Column14, Me.Column3, Me.Column4, Me.Column5, Me.Column6, Me.Column9, Me.Column10, Me.Column11, Me.Column7})
550         Me.DataGridView1.Cursor = System.Windows.Forms.Cursors.Hand
551         DataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
552         DataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Window
553         DataGridViewCellStyle20.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
554         DataGridViewCellStyle20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(
64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
555         DataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight
556         DataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText
557         DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
558         Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle20
559         Me.DataGridView1.EnableHeadersVisualStyles = False
560         Me.DataGridView1.GridColor = System.Drawing.Color.White
561         Me.DataGridView1.Location = New System.Drawing.Point(
456, 372)
562         Me.DataGridView1.Name =
"DataGridView1"
563         Me.DataGridView1.ReadOnly = True
564         Me.DataGridView1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
565         DataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
566         DataGridViewCellStyle21.BackColor = System.Drawing.Color.CadetBlue
567         DataGridViewCellStyle21.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
568         DataGridViewCellStyle21.ForeColor = System.Drawing.SystemColors.WindowText
569         DataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.DarkSlateGray
570         DataGridViewCellStyle21.SelectionForeColor = System.Drawing.SystemColors.HighlightText
571         DataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
572         Me.DataGridView1.RowHeadersDefaultCellStyle = DataGridViewCellStyle21
573         Me.DataGridView1.RowHeadersWidth =
25
574         Me.DataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
575         DataGridViewCellStyle22.BackColor = System.Drawing.Color.White
576         DataGridViewCellStyle22.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
577         DataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.DarkSlateGray
578         DataGridViewCellStyle22.SelectionForeColor = System.Drawing.Color.White
579         Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle22
580         Me.DataGridView1.RowTemplate.Height =
18
581         Me.DataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
582         Me.DataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
583         Me.DataGridView1.Size = New System.Drawing.Size(
707, 170)
584         Me.DataGridView1.TabIndex =
10
585         
'
586         
'Column12
587         
'
588         Me.Column12.HeaderText =
"Product Code"
589         Me.Column12.Name =
"Column12"
590         Me.Column12.ReadOnly = True
591         
'
592         
'Column1
593         
'
594         Me.Column1.HeaderText =
"Product Name"
595         Me.Column1.Name =
"Column1"
596         Me.Column1.ReadOnly = True
597         
'
598         
'Column2
599         
'
600         DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
601         Me.Column2.DefaultCellStyle = DataGridViewCellStyle10
602         Me.Column2.HeaderText =
"Cost Price"
603         Me.Column2.Name =
"Column2"
604         Me.Column2.ReadOnly = True
605         Me.Column2.Visible = False
606         
'
607         
'Column13
608         
'
609         DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
610         Me.Column13.DefaultCellStyle = DataGridViewCellStyle11
611         Me.Column13.HeaderText =
"Price"
612         Me.Column13.Name =
"Column13"
613         Me.Column13.ReadOnly = True
614         
'
615         
'Column14
616         
'
617         DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
618         Me.Column14.DefaultCellStyle = DataGridViewCellStyle12
619         Me.Column14.HeaderText =
"Margin"
620         Me.Column14.Name =
"Column14"
621         Me.Column14.ReadOnly = True
622         Me.Column14.Visible = False
623         
'
624         
'Column3
625         
'
626         DataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
627         Me.Column3.DefaultCellStyle = DataGridViewCellStyle13
628         Me.Column3.HeaderText =
"Quantity"
629         Me.Column3.Name =
"Column3"
630         Me.Column3.ReadOnly = True
631         
'
632         
'Column4
633         
'
634         DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
635         Me.Column4.DefaultCellStyle = DataGridViewCellStyle14
636         Me.Column4.HeaderText =
"Amount"
637         Me.Column4.Name =
"Column4"
638         Me.Column4.ReadOnly = True
639         
'
640         
'Column5
641         
'
642         DataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
643         Me.Column5.DefaultCellStyle = DataGridViewCellStyle15
644         Me.Column5.HeaderText =
"Discount %"
645         Me.Column5.Name =
"Column5"
646         Me.Column5.ReadOnly = True
647         
'
648         
'Column6
649         
'
650         DataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
651         Me.Column6.DefaultCellStyle = DataGridViewCellStyle16
652         Me.Column6.HeaderText =
"Discount"
653         Me.Column6.Name =
"Column6"
654         Me.Column6.ReadOnly = True
655         
'
656         
'Column9
657         
'
658         DataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
659         Me.Column9.DefaultCellStyle = DataGridViewCellStyle17
660         Me.Column9.HeaderText =
"VAT %"
661         Me.Column9.Name =
"Column9"
662         Me.Column9.ReadOnly = True
663         
'
664         
'Column10
665         
'
666         DataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
667         Me.Column10.DefaultCellStyle = DataGridViewCellStyle18
668         Me.Column10.HeaderText =
"VAT Amt"
669         Me.Column10.Name =
"Column10"
670         Me.Column10.ReadOnly = True
671         
'
672         
'Column11
673         
'
674         DataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
675         Me.Column11.DefaultCellStyle = DataGridViewCellStyle19
676         Me.Column11.HeaderText =
"Total Amt."
677         Me.Column11.Name =
"Column11"
678         Me.Column11.ReadOnly = True
679         
'
680         
'Column7
681         
'
682         Me.Column7.HeaderText =
"PID"
683         Me.Column7.Name =
"Column7"
684         Me.Column7.ReadOnly = True
685         Me.Column7.Visible = False
686         
'
687         
'GroupBox5
688         
'
689         Me.GroupBox5.BackColor = System.Drawing.Color.Transparent
690         Me.GroupBox5.Controls.Add(Me.btnListReset)
691         Me.GroupBox5.Controls.Add(Me.btnListUpdate)
692         Me.GroupBox5.Controls.Add(Me.btnRemove)
693         Me.GroupBox5.Controls.Add(Me.btnSelectionInv)
694         Me.GroupBox5.Controls.Add(Label25)
695         Me.GroupBox5.Controls.Add(Me.txtTotalAmount)
696         Me.GroupBox5.Controls.Add(Me.Label24)
697         Me.GroupBox5.Controls.Add(Me.txtQty)
698         Me.GroupBox5.Controls.Add(Me.txtProductName)
699         Me.GroupBox5.Controls.Add(Me.btnAdd)
700         Me.GroupBox5.Controls.Add(Me.Label23)
701         Me.GroupBox5.Controls.Add(Me.txtProductCode)
702         Me.GroupBox5.Controls.Add(Me.txtDiscountPer)
703         Me.GroupBox5.Controls.Add(Label51)
704         Me.GroupBox5.Controls.Add(Me.txtVATAmount)
705         Me.GroupBox5.Controls.Add(Me.Label58)
706         Me.GroupBox5.Controls.Add(Me.Label10)
707         Me.GroupBox5.Controls.Add(Me.txtMargin)
708         Me.GroupBox5.Controls.Add(Me.Label21)
709         Me.GroupBox5.Controls.Add(Me.Label56)
710         Me.GroupBox5.Controls.Add(Me.txtCostPrice)
711         Me.GroupBox5.Controls.Add(Me.txtDiscountAmount)
712         Me.GroupBox5.Controls.Add(Me.txtAmount)
713         Me.GroupBox5.Controls.Add(Label49)
714         Me.GroupBox5.Controls.Add(Me.txtVAT)
715         Me.GroupBox5.Controls.Add(Label6)
716         Me.GroupBox5.Controls.Add(Me.Label11)
717         Me.GroupBox5.Controls.Add(Me.txtSellingPrice)
718         Me.GroupBox5.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
719         Me.GroupBox5.Location = New System.Drawing.Point(
9, 276)
720         Me.GroupBox5.Name =
"GroupBox5"
721         Me.GroupBox5.Size = New System.Drawing.Size(
441, 239)
722         Me.GroupBox5.TabIndex =
2
723         Me.GroupBox5.TabStop = False
724         Me.GroupBox5.Text =
"Product Details"
725         
'
726         
'btnListReset
727         
'
728         Me.btnListReset.Cursor = System.Windows.Forms.Cursors.Hand
729         Me.btnListReset.FlatStyle = System.Windows.Forms.FlatStyle.Popup
730         Me.btnListReset.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
731         Me.btnListReset.Location = New System.Drawing.Point(
340, 23)
732         Me.btnListReset.Name =
"btnListReset"
733         Me.btnListReset.Size = New System.Drawing.Size(
90, 19)
734         Me.btnListReset.TabIndex =
328
735         Me.btnListReset.Text =
"Reset"
736         Me.btnListReset.UseVisualStyleBackColor = True
737         
'
738         
'btnListUpdate
739         
'
740         Me.btnListUpdate.Enabled = False
741         Me.btnListUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Popup
742         Me.btnListUpdate.Location = New System.Drawing.Point(
340, 93)
743         Me.btnListUpdate.Name =
"btnListUpdate"
744         Me.btnListUpdate.Size = New System.Drawing.Size(
90, 21)
745         Me.btnListUpdate.TabIndex =
327
746         Me.btnListUpdate.Text =
"Update"
747         Me.btnListUpdate.UseVisualStyleBackColor = True
748         
'
749         
'btnRemove
750         
'
751         Me.btnRemove.Cursor = System.Windows.Forms.Cursors.Hand
752         Me.btnRemove.Enabled = False
753         Me.btnRemove.FlatStyle = System.Windows.Forms.FlatStyle.Popup
754         Me.btnRemove.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
755         Me.btnRemove.Location = New System.Drawing.Point(
340, 70)
756         Me.btnRemove.Name =
"btnRemove"
757         Me.btnRemove.Size = New System.Drawing.Size(
90, 19)
758         Me.btnRemove.TabIndex =
13
759         Me.btnRemove.Text =
"Remove"
760         Me.btnRemove.UseVisualStyleBackColor = True
761         
'
762         
'btnSelectionInv
763         
'
764         Me.btnSelectionInv.FlatStyle = System.Windows.Forms.FlatStyle.Popup
765         Me.btnSelectionInv.Location = New System.Drawing.Point(
209, 26)
766         Me.btnSelectionInv.Name =
"btnSelectionInv"
767         Me.btnSelectionInv.Size = New System.Drawing.Size(
29, 19)
768         Me.btnSelectionInv.TabIndex =
12
769         Me.btnSelectionInv.Text =
"..."
770         Me.btnSelectionInv.UseVisualStyleBackColor = True
771         
'
772         
'txtTotalAmount
773         
'
774         Me.txtTotalAmount.Location = New System.Drawing.Point(
116, 206)
775         Me.txtTotalAmount.Name =
"txtTotalAmount"
776         Me.txtTotalAmount.ReadOnly = True
777         Me.txtTotalAmount.Size = New System.Drawing.Size(
84, 20)
778         Me.txtTotalAmount.TabIndex =
9
779         Me.txtTotalAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
780         
'
781         
'Label24
782         
'
783         Me.Label24.AutoSize = True
784         Me.Label24.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
785         Me.Label24.Location = New System.Drawing.Point(
22, 102)
786         Me.Label24.Name =
"Label24"
787         Me.Label24.Size = New System.Drawing.Size(
52, 13)
788         Me.Label24.TabIndex =
324
789         Me.Label24.Text =
"Quantity :"
790         
'
791         
'txtQty
792         
'
793         Me.txtQty.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
794         Me.txtQty.Location = New System.Drawing.Point(
116, 102)
795         Me.txtQty.Name =
"txtQty"
796         Me.txtQty.Size = New System.Drawing.Size(
84, 20)
797         Me.txtQty.TabIndex =
3
798         Me.txtQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
799         
'
800         
'txtProductName
801         
'
802         Me.txtProductName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
803         Me.txtProductName.Location = New System.Drawing.Point(
116, 51)
804         Me.txtProductName.Name =
"txtProductName"
805         Me.txtProductName.ReadOnly = True
806         Me.txtProductName.Size = New System.Drawing.Size(
206, 20)
807         Me.txtProductName.TabIndex =
1
808         
'
809         
'btnAdd
810         
'
811         Me.btnAdd.Cursor = System.Windows.Forms.Cursors.Hand
812         Me.btnAdd.FlatStyle = System.Windows.Forms.FlatStyle.Popup
813         Me.btnAdd.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
814         Me.btnAdd.Location = New System.Drawing.Point(
340, 46)
815         Me.btnAdd.Name =
"btnAdd"
816         Me.btnAdd.Size = New System.Drawing.Size(
90, 19)
817         Me.btnAdd.TabIndex =
12
818         Me.btnAdd.Text =
"&Add To Cart"
819         Me.btnAdd.UseVisualStyleBackColor = True
820         
'
821         
'Label23
822         
'
823         Me.Label23.AutoSize = True
824         Me.Label23.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
825         Me.Label23.Location = New System.Drawing.Point(
22, 49)
826         Me.Label23.Name =
"Label23"
827         Me.Label23.Size = New System.Drawing.Size(
81, 13)
828         Me.Label23.TabIndex =
321
829         Me.Label23.Text =
"Product Name :"
830         
'
831         
'txtProductCode
832         
'
833         Me.txtProductCode.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
834         Me.txtProductCode.Location = New System.Drawing.Point(
116, 26)
835         Me.txtProductCode.Name =
"txtProductCode"
836         Me.txtProductCode.ReadOnly = True
837         Me.txtProductCode.Size = New System.Drawing.Size(
84, 20)
838         Me.txtProductCode.TabIndex =
0
839         
'
840         
'txtDiscountPer
841         
'
842         Me.txtDiscountPer.Location = New System.Drawing.Point(
116, 153)
843         Me.txtDiscountPer.Name =
"txtDiscountPer"
844         Me.txtDiscountPer.ReadOnly = True
845         Me.txtDiscountPer.Size = New System.Drawing.Size(
84, 20)
846         Me.txtDiscountPer.TabIndex =
5
847         Me.txtDiscountPer.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
848         
'
849         
'txtVATAmount
850         
'
851         Me.txtVATAmount.Location = New System.Drawing.Point(
238, 181)
852         Me.txtVATAmount.Name =
"txtVATAmount"
853         Me.txtVATAmount.ReadOnly = True
854         Me.txtVATAmount.Size = New System.Drawing.Size(
84, 20)
855         Me.txtVATAmount.TabIndex =
8
856         Me.txtVATAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
857         
'
858         
'Label58
859         
'
860         Me.Label58.AutoSize = True
861         Me.Label58.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
862         Me.Label58.Location = New System.Drawing.Point(
212, 181)
863         Me.Label58.Name =
"Label58"
864         Me.Label58.Size = New System.Drawing.Size(
20, 16)
865         Me.Label58.TabIndex =
317
866         Me.Label58.Text =
"%"
867         
'
868         
'Label10
869         
'
870         Me.Label10.AutoSize = True
871         Me.Label10.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
872         Me.Label10.Location = New System.Drawing.Point(
206, 105)
873         Me.Label10.Name =
"Label10"
874         Me.Label10.Size = New System.Drawing.Size(
26, 13)
875         Me.Label10.TabIndex =
96
876         Me.Label10.Text =
"Unit"
877         
'
878         
'txtMargin
879         
'
880         Me.txtMargin.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
881         Me.txtMargin.Location = New System.Drawing.Point(
340, 146)
882         Me.txtMargin.Name =
"txtMargin"
883         Me.txtMargin.ReadOnly = True
884         Me.txtMargin.Size = New System.Drawing.Size(
84, 20)
885         Me.txtMargin.TabIndex =
4
886         Me.txtMargin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
887         Me.txtMargin.Visible = False
888         
'
889         
'Label21
890         
'
891         Me.Label21.AutoSize = True
892         Me.Label21.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
893         Me.Label21.Location = New System.Drawing.Point(
22, 75)
894         Me.Label21.Name =
"Label21"
895         Me.Label21.Size = New System.Drawing.Size(
37, 13)
896         Me.Label21.TabIndex =
87
897         Me.Label21.Text =
"Price :"
898         
'
899         
'Label56
900         
'
901         Me.Label56.AutoSize = True
902         Me.Label56.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
903         Me.Label56.Location = New System.Drawing.Point(
212, 153)
904         Me.Label56.Name =
"Label56"
905         Me.Label56.Size = New System.Drawing.Size(
20, 16)
906         Me.Label56.TabIndex =
316
907         Me.Label56.Text =
"%"
908         
'
909         
'txtCostPrice
910         
'
911         Me.txtCostPrice.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
912         Me.txtCostPrice.Location = New System.Drawing.Point(
340, 120)
913         Me.txtCostPrice.Name =
"txtCostPrice"
914         Me.txtCostPrice.ReadOnly = True
915         Me.txtCostPrice.Size = New System.Drawing.Size(
84, 20)
916         Me.txtCostPrice.TabIndex =
2
917         Me.txtCostPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
918         Me.txtCostPrice.Visible = False
919         
'
920         
'txtDiscountAmount
921         
'
922         Me.txtDiscountAmount.Location = New System.Drawing.Point(
238, 153)
923         Me.txtDiscountAmount.Name =
"txtDiscountAmount"
924         Me.txtDiscountAmount.ReadOnly = True
925         Me.txtDiscountAmount.Size = New System.Drawing.Size(
84, 20)
926         Me.txtDiscountAmount.TabIndex =
6
927         Me.txtDiscountAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
928         
'
929         
'txtAmount
930         
'
931         Me.txtAmount.Location = New System.Drawing.Point(
116, 127)
932         Me.txtAmount.Name =
"txtAmount"
933         Me.txtAmount.ReadOnly = True
934         Me.txtAmount.Size = New System.Drawing.Size(
84, 20)
935         Me.txtAmount.TabIndex =
4
936         Me.txtAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
937         
'
938         
'txtVAT
939         
'
940         Me.txtVAT.Location = New System.Drawing.Point(
116, 180)
941         Me.txtVAT.Name =
"txtVAT"
942         Me.txtVAT.ReadOnly = True
943         Me.txtVAT.Size = New System.Drawing.Size(
84, 20)
944         Me.txtVAT.TabIndex =
7
945         Me.txtVAT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
946         
'
947         
'Label11
948         
'
949         Me.Label11.AutoSize = True
950         Me.Label11.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
951         Me.Label11.Location = New System.Drawing.Point(
22, 26)
952         Me.Label11.Name =
"Label11"
953         Me.Label11.Size = New System.Drawing.Size(
78, 13)
954         Me.Label11.TabIndex =
95
955         Me.Label11.Text =
"Product Code :"
956         
'
957         
'txtSellingPrice
958         
'
959         Me.txtSellingPrice.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
960         Me.txtSellingPrice.Location = New System.Drawing.Point(
116, 75)
961         Me.txtSellingPrice.Name =
"txtSellingPrice"
962         Me.txtSellingPrice.ReadOnly = True
963         Me.txtSellingPrice.Size = New System.Drawing.Size(
84, 20)
964         Me.txtSellingPrice.TabIndex =
2
965         Me.txtSellingPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
966         
'
967         
'GroupBox3
968         
'
969         Me.GroupBox3.Controls.Add(Me.txtContactNo)
970         Me.GroupBox3.Controls.Add(Me.Label9)
971         Me.GroupBox3.Controls.Add(Me.Label2)
972         Me.GroupBox3.Controls.Add(Me.btnSelect)
973         Me.GroupBox3.Controls.Add(Me.Label3)
974         Me.GroupBox3.Controls.Add(Me.txtCustomerID)
975         Me.GroupBox3.Controls.Add(Me.txtCustomerName)
976         Me.GroupBox3.Location = New System.Drawing.Point(
9, 161)
977         Me.GroupBox3.Name =
"GroupBox3"
978         Me.GroupBox3.Size = New System.Drawing.Size(
308, 109)
979         Me.GroupBox3.TabIndex =
1
980         Me.GroupBox3.TabStop = False
981         Me.GroupBox3.Text =
"Customer Details"
982         
'
983         
'txtContactNo
984         
'
985         Me.txtContactNo.Location = New System.Drawing.Point(
119, 74)
986         Me.txtContactNo.Name =
"txtContactNo"
987         Me.txtContactNo.Size = New System.Drawing.Size(
143, 20)
988         Me.txtContactNo.TabIndex =
2
989         
'
990         
'Label9
991         
'
992         Me.Label9.AutoSize = True
993         Me.Label9.Location = New System.Drawing.Point(
26, 72)
994         Me.Label9.Name =
"Label9"
995         Me.Label9.Size = New System.Drawing.Size(
70, 13)
996         Me.Label9.TabIndex =
8
997         Me.Label9.Text =
"Contact No. :"
998         
'
999         
'Label2
1000         
'
1001         Me.Label2.AutoSize = True
1002         Me.Label2.Location = New System.Drawing.Point(
26, 48)
1003         Me.Label2.Name =
"Label2"
1004         Me.Label2.Size = New System.Drawing.Size(
88, 13)
1005         Me.Label2.TabIndex =
7
1006         Me.Label2.Text =
"Customer Name :"
1007         
'
1008         
'btnSelect
1009         
'
1010         Me.btnSelect.Location = New System.Drawing.Point(
195, 21)
1011         Me.btnSelect.Name =
"btnSelect"
1012         Me.btnSelect.Size = New System.Drawing.Size(
29, 21)
1013         Me.btnSelect.TabIndex =
3
1014         Me.btnSelect.Text =
"..."
1015         Me.btnSelect.UseVisualStyleBackColor = True
1016         
'
1017         
'Label3
1018         
'
1019         Me.Label3.AutoSize = True
1020         Me.Label3.Location = New System.Drawing.Point(
26, 21)
1021         Me.Label3.Name =
"Label3"
1022         Me.Label3.Size = New System.Drawing.Size(
71, 13)
1023         Me.Label3.TabIndex =
0
1024         Me.Label3.Text =
"Customer ID :"
1025         
'
1026         
'txtCustomerID
1027         
'
1028         Me.txtCustomerID.BackColor = System.Drawing.SystemColors.Control
1029         Me.txtCustomerID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1030         Me.txtCustomerID.Location = New System.Drawing.Point(
119, 21)
1031         Me.txtCustomerID.Name =
"txtCustomerID"
1032         Me.txtCustomerID.ReadOnly = True
1033         Me.txtCustomerID.Size = New System.Drawing.Size(
70, 21)
1034         Me.txtCustomerID.TabIndex =
0
1035         
'
1036         
'txtCustomerName
1037         
'
1038         Me.txtCustomerName.Location = New System.Drawing.Point(
119, 48)
1039         Me.txtCustomerName.Name =
"txtCustomerName"
1040         Me.txtCustomerName.Size = New System.Drawing.Size(
177, 20)
1041         Me.txtCustomerName.TabIndex =
1
1042         
'
1043         
'GroupBox4
1044         
'
1045         Me.GroupBox4.Controls.Add(Me.dtpInvoiceDate)
1046         Me.GroupBox4.Controls.Add(Me.txtInvoiceNo)
1047         Me.GroupBox4.Controls.Add(Me.Label4)
1048         Me.GroupBox4.Controls.Add(Label5)
1049         Me.GroupBox4.Location = New System.Drawing.Point(
9, 71)
1050         Me.GroupBox4.Name =
"GroupBox4"
1051         Me.GroupBox4.Size = New System.Drawing.Size(
246, 81)
1052         Me.GroupBox4.TabIndex =
0
1053         Me.GroupBox4.TabStop = False
1054         Me.GroupBox4.Text =
"Invoice Info"
1055         
'
1056         
'dtpInvoiceDate
1057         
'
1058         Me.dtpInvoiceDate.CustomFormat =
"dd/MM/yyyy"
1059         Me.dtpInvoiceDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom
1060         Me.dtpInvoiceDate.Location = New System.Drawing.Point(
119, 45)
1061         Me.dtpInvoiceDate.Margin = New System.Windows.Forms.Padding(
2)
1062         Me.dtpInvoiceDate.Name =
"dtpInvoiceDate"
1063         Me.dtpInvoiceDate.Size = New System.Drawing.Size(
111, 20)
1064         Me.dtpInvoiceDate.TabIndex =
1
1065         
'
1066         
'txtInvoiceNo
1067         
'
1068         Me.txtInvoiceNo.Location = New System.Drawing.Point(
119, 19)
1069         Me.txtInvoiceNo.Name =
"txtInvoiceNo"
1070         Me.txtInvoiceNo.ReadOnly = True
1071         Me.txtInvoiceNo.Size = New System.Drawing.Size(
111, 20)
1072         Me.txtInvoiceNo.TabIndex =
0
1073         
'
1074         
'Label4
1075         
'
1076         Me.Label4.AutoSize = True
1077         Me.Label4.Location = New System.Drawing.Point(
26, 51)
1078         Me.Label4.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
1079         Me.Label4.Name =
"Label4"
1080         Me.Label4.Size = New System.Drawing.Size(
74, 13)
1081         Me.Label4.TabIndex =
335
1082         Me.Label4.Text =
"Invoice Date :"
1083         
'
1084         
'Panel3
1085         
'
1086         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
1087         Me.Panel3.Controls.Add(Me.btnPrint)
1088         Me.Panel3.Controls.Add(Me.btnGetData)
1089         Me.Panel3.Controls.Add(Me.btnDelete)
1090         Me.Panel3.Controls.Add(Me.btnClose)
1091         Me.Panel3.Controls.Add(Me.btnUpdate)
1092         Me.Panel3.Controls.Add(Me.btnSave)
1093         Me.Panel3.Controls.Add(Me.btnNew)
1094         Me.Panel3.Location = New System.Drawing.Point(
1052, 75)
1095         Me.Panel3.Name =
"Panel3"
1096         Me.Panel3.Size = New System.Drawing.Size(
111, 236)
1097         Me.Panel3.TabIndex =
3
1098         
'
1099         
'btnPrint
1100         
'
1101         Me.btnPrint.Cursor = System.Windows.Forms.Cursors.Hand
1102         Me.btnPrint.Enabled = False
1103         Me.btnPrint.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1104         Me.btnPrint.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1105         Me.btnPrint.Location = New System.Drawing.Point(
13, 166)
1106         Me.btnPrint.Name =
"btnPrint"
1107         Me.btnPrint.Size = New System.Drawing.Size(
82, 28)
1108         Me.btnPrint.TabIndex =
6
1109         Me.btnPrint.Text =
"&Print"
1110         Me.btnPrint.UseVisualStyleBackColor = True
1111         
'
1112         
'btnGetData
1113         
'
1114         Me.btnGetData.Cursor = System.Windows.Forms.Cursors.Hand
1115         Me.btnGetData.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1116         Me.btnGetData.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1117         Me.btnGetData.Location = New System.Drawing.Point(
13, 135)
1118         Me.btnGetData.Name =
"btnGetData"
1119         Me.btnGetData.Size = New System.Drawing.Size(
82, 28)
1120         Me.btnGetData.TabIndex =
5
1121         Me.btnGetData.Text =
"&Get Data"
1122         Me.btnGetData.UseVisualStyleBackColor = True
1123         
'
1124         
'btnDelete
1125         
'
1126         Me.btnDelete.Cursor = System.Windows.Forms.Cursors.Hand
1127         Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1128         Me.btnDelete.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1129         Me.btnDelete.Location = New System.Drawing.Point(
13, 103)
1130         Me.btnDelete.Name =
"btnDelete"
1131         Me.btnDelete.Size = New System.Drawing.Size(
82, 28)
1132         Me.btnDelete.TabIndex =
3
1133         Me.btnDelete.Text =
"&Delete"
1134         Me.btnDelete.UseVisualStyleBackColor = True
1135         
'
1136         
'btnClose
1137         
'
1138         Me.btnClose.Cursor = System.Windows.Forms.Cursors.Hand
1139         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1140         Me.btnClose.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1141         Me.btnClose.Location = New System.Drawing.Point(
13, 198)
1142         Me.btnClose.Name =
"btnClose"
1143         Me.btnClose.Size = New System.Drawing.Size(
82, 28)
1144         Me.btnClose.TabIndex =
4
1145         Me.btnClose.Text =
"&Close"
1146         Me.btnClose.UseVisualStyleBackColor = True
1147         
'
1148         
'btnUpdate
1149         
'
1150         Me.btnUpdate.Cursor = System.Windows.Forms.Cursors.Hand
1151         Me.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1152         Me.btnUpdate.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1153         Me.btnUpdate.Location = New System.Drawing.Point(
13, 72)
1154         Me.btnUpdate.Name =
"btnUpdate"
1155         Me.btnUpdate.Size = New System.Drawing.Size(
82, 28)
1156         Me.btnUpdate.TabIndex =
2
1157         Me.btnUpdate.Text =
"&Update"
1158         Me.btnUpdate.UseVisualStyleBackColor = True
1159         
'
1160         
'btnSave
1161         
'
1162         Me.btnSave.Cursor = System.Windows.Forms.Cursors.Hand
1163         Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1164         Me.btnSave.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1165         Me.btnSave.Location = New System.Drawing.Point(
13, 41)
1166         Me.btnSave.Name =
"btnSave"
1167         Me.btnSave.Size = New System.Drawing.Size(
82, 28)
1168         Me.btnSave.TabIndex =
1
1169         Me.btnSave.Text =
"&Save + Print"
1170         Me.btnSave.UseVisualStyleBackColor = True
1171         
'
1172         
'btnNew
1173         
'
1174         Me.btnNew.Cursor = System.Windows.Forms.Cursors.Hand
1175         Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1176         Me.btnNew.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1177         Me.btnNew.Location = New System.Drawing.Point(
13, 10)
1178         Me.btnNew.Name =
"btnNew"
1179         Me.btnNew.Size = New System.Drawing.Size(
82, 28)
1180         Me.btnNew.TabIndex =
0
1181         Me.btnNew.Text =
"&New"
1182         Me.btnNew.UseVisualStyleBackColor = True
1183         
'
1184         
'Panel2
1185         
'
1186         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
1187         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1188         Me.Panel2.Controls.Add(Me.txtCustomerType)
1189         Me.Panel2.Controls.Add(Me.txtProductID)
1190         Me.Panel2.Controls.Add(Me.txtID)
1191         Me.Panel2.Controls.Add(Me.txtCID)
1192         Me.Panel2.Controls.Add(Me.txtTotalQty)
1193         Me.Panel2.Controls.Add(Me.lblUserType)
1194         Me.Panel2.Controls.Add(Me.lblSet)
1195         Me.Panel2.Controls.Add(Me.lblUser)
1196         Me.Panel2.Controls.Add(Me.Label1)
1197         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
1198         Me.Panel2.Name =
"Panel2"
1199         Me.Panel2.Size = New System.Drawing.Size(
1154, 62)
1200         Me.Panel2.TabIndex =
0
1201         
'
1202         
'txtCustomerType
1203         
'
1204         Me.txtCustomerType.Location = New System.Drawing.Point(
372, 39)
1205         Me.txtCustomerType.Name =
"txtCustomerType"
1206         Me.txtCustomerType.Size = New System.Drawing.Size(
100, 20)
1207         Me.txtCustomerType.TabIndex =
87
1208         Me.txtCustomerType.Visible = False
1209         
'
1210         
'txtProductID
1211         
'
1212         Me.txtProductID.BackColor = System.Drawing.SystemColors.Control
1213         Me.txtProductID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1214         Me.txtProductID.Location = New System.Drawing.Point(
360, 13)
1215         Me.txtProductID.Name =
"txtProductID"
1216         Me.txtProductID.ReadOnly = True
1217         Me.txtProductID.Size = New System.Drawing.Size(
70, 21)
1218         Me.txtProductID.TabIndex =
316
1219         Me.txtProductID.Visible = False
1220         
'
1221         
'txtID
1222         
'
1223         Me.txtID.BackColor = System.Drawing.SystemColors.Control
1224         Me.txtID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1225         Me.txtID.Location = New System.Drawing.Point(
285, 40)
1226         Me.txtID.Name =
"txtID"
1227         Me.txtID.ReadOnly = True
1228         Me.txtID.Size = New System.Drawing.Size(
70, 21)
1229         Me.txtID.TabIndex =
12
1230         Me.txtID.Visible = False
1231         
'
1232         
'txtCID
1233         
'
1234         Me.txtCID.BackColor = System.Drawing.SystemColors.Control
1235         Me.txtCID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1236         Me.txtCID.Location = New System.Drawing.Point(
285, 13)
1237         Me.txtCID.Name =
"txtCID"
1238         Me.txtCID.ReadOnly = True
1239         Me.txtCID.Size = New System.Drawing.Size(
70, 21)
1240         Me.txtCID.TabIndex =
7
1241         Me.txtCID.Visible = False
1242         
'
1243         
'txtTotalQty
1244         
'
1245         Me.txtTotalQty.BackColor = System.Drawing.SystemColors.Control
1246         Me.txtTotalQty.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1247         Me.txtTotalQty.Location = New System.Drawing.Point(
70, 17)
1248         Me.txtTotalQty.Name =
"txtTotalQty"
1249         Me.txtTotalQty.ReadOnly = True
1250         Me.txtTotalQty.Size = New System.Drawing.Size(
70, 21)
1251         Me.txtTotalQty.TabIndex =
8
1252         Me.txtTotalQty.Visible = False
1253         
'
1254         
'lblUserType
1255         
'
1256         Me.lblUserType.AutoSize = True
1257         Me.lblUserType.Location = New System.Drawing.Point(
206, 18)
1258         Me.lblUserType.Name =
"lblUserType"
1259         Me.lblUserType.Size = New System.Drawing.Size(
56, 13)
1260         Me.lblUserType.TabIndex =
315
1261         Me.lblUserType.Text =
"User Type"
1262         Me.lblUserType.Visible = False
1263         
'
1264         
'lblSet
1265         
'
1266         Me.lblSet.AutoSize = True
1267         Me.lblSet.Location = New System.Drawing.Point(
251, 32)
1268         Me.lblSet.Name =
"lblSet"
1269         Me.lblSet.Size = New System.Drawing.Size(
23, 13)
1270         Me.lblSet.TabIndex =
314
1271         Me.lblSet.Text =
"Set"
1272         Me.lblSet.Visible = False
1273         
'
1274         
'lblUser
1275         
'
1276         Me.lblUser.AutoSize = True
1277         Me.lblUser.Location = New System.Drawing.Point(
206, 31)
1278         Me.lblUser.Name =
"lblUser"
1279         Me.lblUser.Size = New System.Drawing.Size(
29, 13)
1280         Me.lblUser.TabIndex =
313
1281         Me.lblUser.Text =
"User"
1282         Me.lblUser.Visible = False
1283         
'
1284         
'Label1
1285         
'
1286         Me.Label1.AutoSize = True
1287         Me.Label1.BackColor = System.Drawing.Color.Transparent
1288         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1289         Me.Label1.ForeColor = System.Drawing.Color.White
1290         Me.Label1.Location = New System.Drawing.Point(
510, 17)
1291         Me.Label1.Name =
"Label1"
1292         Me.Label1.Size = New System.Drawing.Size(
67, 24)
1293         Me.Label1.TabIndex =
0
1294         Me.Label1.Text =
"Billing"
1295         
'
1296         
'Timer1
1297         
'
1298         
'
1299         
'frmBilling
1300         
'
1301         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
1302         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
1303         Me.BackColor = System.Drawing.Color.DarkSlateGray
1304         Me.ClientSize = New System.Drawing.Size(
1184, 561)
1305         Me.Controls.Add(Me.Panel1)
1306         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
1307         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
1308         Me.MaximizeBox = False
1309         Me.MinimizeBox = False
1310         Me.Name =
"frmBilling"
1311         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
1312         Me.Panel1.ResumeLayout(False)
1313         Me.Panel1.PerformLayout()
1314         CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
1315         Me.GroupBox2.ResumeLayout(False)
1316         Me.GroupBox2.PerformLayout()
1317         Me.Panel4.ResumeLayout(False)
1318         Me.Panel4.PerformLayout()
1319         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
1320         Me.GroupBox5.ResumeLayout(False)
1321         Me.GroupBox5.PerformLayout()
1322         Me.GroupBox3.ResumeLayout(False)
1323         Me.GroupBox3.PerformLayout()
1324         Me.GroupBox4.ResumeLayout(False)
1325         Me.GroupBox4.PerformLayout()
1326         Me.Panel3.ResumeLayout(False)
1327         Me.Panel2.ResumeLayout(False)
1328         Me.Panel2.PerformLayout()
1329         Me.ResumeLayout(False)
1330
1331     End Sub
1332     Friend WithEvents Panel1 As System.Windows.Forms.Panel
1333     Friend WithEvents Label3 As System.Windows.Forms.Label
1334     Friend WithEvents txtCustomerID As System.Windows.Forms.TextBox
1335     Friend WithEvents Panel3 As System.Windows.Forms.Panel
1336     Friend WithEvents btnDelete As System.Windows.Forms.Button
1337     Friend WithEvents btnClose As System.Windows.Forms.Button
1338     Friend WithEvents btnUpdate As System.Windows.Forms.Button
1339     Friend WithEvents btnSave As System.Windows.Forms.Button
1340     Friend WithEvents btnNew As System.Windows.Forms.Button
1341     Friend WithEvents Panel2 As System.Windows.Forms.Panel
1342     Friend WithEvents Label1 As System.Windows.Forms.Label
1343     Friend WithEvents btnGetData As System.Windows.Forms.Button
1344     Friend WithEvents txtCustomerName As System.Windows.Forms.TextBox
1345     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
1346     Friend WithEvents dtpInvoiceDate As System.Windows.Forms.DateTimePicker
1347     Friend WithEvents txtInvoiceNo As System.Windows.Forms.TextBox
1348     Friend WithEvents Label4 As System.Windows.Forms.Label
1349     Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
1350     Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView
1351     Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
1352     Friend WithEvents btnRemove As System.Windows.Forms.Button
1353     Friend WithEvents btnSelectionInv As System.Windows.Forms.Button
1354     Friend WithEvents txtTotalAmount As System.Windows.Forms.TextBox
1355     Friend WithEvents Label24 As System.Windows.Forms.Label
1356     Friend WithEvents txtQty As System.Windows.Forms.TextBox
1357     Friend WithEvents txtProductName As System.Windows.Forms.TextBox
1358     Friend WithEvents btnAdd As System.Windows.Forms.Button
1359     Friend WithEvents Label23 As System.Windows.Forms.Label
1360     Friend WithEvents txtProductCode As System.Windows.Forms.TextBox
1361     Friend WithEvents txtDiscountPer As System.Windows.Forms.TextBox
1362     Friend WithEvents txtVATAmount As System.Windows.Forms.TextBox
1363     Friend WithEvents Label58 As System.Windows.Forms.Label
1364     Friend WithEvents Label10 As System.Windows.Forms.Label
1365     Friend WithEvents txtMargin As System.Windows.Forms.TextBox
1366     Friend WithEvents Label21 As System.Windows.Forms.Label
1367     Friend WithEvents Label56 As System.Windows.Forms.Label
1368     Friend WithEvents txtCostPrice As System.Windows.Forms.TextBox
1369     Friend WithEvents txtDiscountAmount As System.Windows.Forms.TextBox
1370     Friend WithEvents txtAmount As System.Windows.Forms.TextBox
1371     Friend WithEvents txtVAT As System.Windows.Forms.TextBox
1372     Friend WithEvents Label11 As System.Windows.Forms.Label
1373     Friend WithEvents txtSellingPrice As System.Windows.Forms.TextBox
1374     Friend WithEvents btnSelect As System.Windows.Forms.Button
1375     Friend WithEvents lblUserType As System.Windows.Forms.Label
1376     Friend WithEvents lblSet As System.Windows.Forms.Label
1377     Friend WithEvents lblUser As System.Windows.Forms.Label
1378     Friend WithEvents txtCID As System.Windows.Forms.TextBox
1379     Friend WithEvents btnPrint As System.Windows.Forms.Button
1380     Friend WithEvents txtTotalQty As System.Windows.Forms.TextBox
1381     Friend WithEvents Timer1 As System.Windows.Forms.Timer
1382     Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
1383     Friend WithEvents Label2 As System.Windows.Forms.Label
1384     Friend WithEvents Panel4 As System.Windows.Forms.Panel
1385     Friend WithEvents txtGrandTotal As System.Windows.Forms.TextBox
1386     Friend WithEvents Label31 As System.Windows.Forms.Label
1387     Friend WithEvents txtPaymentDue As System.Windows.Forms.TextBox
1388     Friend WithEvents txtTotalPayment As System.Windows.Forms.TextBox
1389     Friend WithEvents Label34 As System.Windows.Forms.Label
1390     Friend WithEvents Label35 As System.Windows.Forms.Label
1391     Friend WithEvents txtID As System.Windows.Forms.TextBox
1392     Friend WithEvents txtRemarks As System.Windows.Forms.TextBox
1393     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
1394     Friend WithEvents btnRemove1 As System.Windows.Forms.Button
1395     Friend WithEvents btnAdd1 As System.Windows.Forms.Button
1396     Friend WithEvents Label12 As System.Windows.Forms.Label
1397     Friend WithEvents Label13 As System.Windows.Forms.Label
1398     Friend WithEvents dtpPaymentDate As System.Windows.Forms.DateTimePicker
1399     Friend WithEvents Label7 As System.Windows.Forms.Label
1400     Friend WithEvents txtPayment As System.Windows.Forms.TextBox
1401     Friend WithEvents cmbPaymentMode As System.Windows.Forms.ComboBox
1402     Friend WithEvents Label8 As System.Windows.Forms.Label
1403     Friend WithEvents DataGridView2 As System.Windows.Forms.DataGridView
1404     Friend WithEvents txtProductID As System.Windows.Forms.TextBox
1405     Friend WithEvents btnListUpdate1 As System.Windows.Forms.Button
1406     Friend WithEvents btnListUpdate As System.Windows.Forms.Button
1407     Friend WithEvents btnListReset1 As System.Windows.Forms.Button
1408     Friend WithEvents btnListReset As System.Windows.Forms.Button
1409     Friend WithEvents txtContactNo As System.Windows.Forms.TextBox
1410     Friend WithEvents Label9 As System.Windows.Forms.Label
1411     Friend WithEvents txtCustomerType As System.Windows.Forms.TextBox
1412     Friend WithEvents Column12 As System.Windows.Forms.DataGridViewTextBoxColumn
1413     Friend WithEvents Column1 As System.Windows.Forms.DataGridViewTextBoxColumn
1414     Friend WithEvents Column2 As System.Windows.Forms.DataGridViewTextBoxColumn
1415     Friend WithEvents Column13 As System.Windows.Forms.DataGridViewTextBoxColumn
1416     Friend WithEvents Column14 As System.Windows.Forms.DataGridViewTextBoxColumn
1417     Friend WithEvents Column3 As System.Windows.Forms.DataGridViewTextBoxColumn
1418     Friend WithEvents Column4 As System.Windows.Forms.DataGridViewTextBoxColumn
1419     Friend WithEvents Column5 As System.Windows.Forms.DataGridViewTextBoxColumn
1420     Friend WithEvents Column6 As System.Windows.Forms.DataGridViewTextBoxColumn
1421     Friend WithEvents Column9 As System.Windows.Forms.DataGridViewTextBoxColumn
1422     Friend WithEvents Column10 As System.Windows.Forms.DataGridViewTextBoxColumn
1423     Friend WithEvents Column11 As System.Windows.Forms.DataGridViewTextBoxColumn
1424     Friend WithEvents Column7 As System.Windows.Forms.DataGridViewTextBoxColumn
1425     Friend WithEvents Column8 As System.Windows.Forms.DataGridViewTextBoxColumn
1426     Friend WithEvents Column15 As System.Windows.Forms.DataGridViewTextBoxColumn
1427     Friend WithEvents Column16 As System.Windows.Forms.DataGridViewTextBoxColumn
1428
1429 End Class


Gõ tìm kiếm nhanh...